paxCompiler 4.2 Full Source

About paxCompiler


paxCompiler is an embeddable cross-platform compiler of the Object Pascal, Basic and JavaScript programming languages. The key features of the paxCompiler are:

What's New

  • 12 October 2014. paxCompiler v4.2.
    • Added support of class helper types and record helper types.
    • paxImporter has been updated to import host-defined helper types.
  • 4 September 2014. Support of Delphi XE7 has been added.
  • 31 July 2014. paxCompiler v4.1.
    • Native code generators for Mac OS and iOS Simulator platforms.
    • Script identifiers can be written in national alphabets and symbols.
    • Increased speed of script running.
  • 24 June 2014. paxCompiler v4.0. Support of Android and iOS Device platforms.
    • Consequently, paxCompiler is running on all platforms supported by Delphi XE6.
  • 29 May 2014. paxCompiler Importer, v1.1.
    • You can use importer in batch files.
    • Thread-safe import of global members of Delphi units.
    • Bug fixes.
  • 14 May 2014. paxCompiler Importer, v1.0 paxCompiler importer (paxImp.exe) is a freeware program that generates import units from source code units of your application, so all members defined in your application become accessible for your paxCompiler scripts. You can create import files for all Delphi versions starting with Delphi 5 (D5, D6, D7, ..., XE5, XE6). (More...)
  • 20 April 2014. paxCompiler v3.2.3.
    • Support of Delphi XE6.
    • Support of CentOS Linux 32-bit.
    • Added properties OnVirtualObjectMethodCall, OnVirtualObjectPutProperty to TPaxRunner class.
    • Added events to Pascal parser. You can parse interface part of XE5-XE6 units.
    • Improvements and bug fixes in JavaScript implementation.
  • 9 January 2014. paxCompiler, v3.2.2. Support of iOS Simulator.
  • 28 October 2013. Mac OS support for paxCompiler/paxInterpreter.
  • 22 October 2013. paxCompiler, v3.2.1.
    • Automatic import of Delphi units (Delphi XE2-XE5).
    • Support of Free Pascal 2.6.2 and Lazarus (Win32/Win64).
  • 22 September 2013. paxCompiler, v3.2. Cross-platform paxInterpreter.